FixedPointType : Public Class
| Created: |
5/16/2012 3:47:51 PM |
| Modified: |
10/31/2012 5:50:34 AM |
|
| Project: |
|
| Author: |
shu |
| Version: |
1.0 |
| Phase: |
1.0 |
| Status: |
Proposed |
| Complexity: |
Easy |
| Difficulty: |
|
| Priority: |
|
| Multiplicity: |
|
| Advanced: |
|
| UUID: |
{A65A58FA-2BF0-496d-BF83-01E8F0276AB3} |
| Appears In: |
DER Control Types, Unit Value Types |
Abstract type for specifying a fixed-point value without a given unit of measure.<br/>
| Attribute |
Scope |
Type |
|
multiplier
|
Public
|
PowerOfTenMultiplierType
|
|
Notes:
|
Specifies exponent of uom.<br/>
|
|
|
value
|
Public
|
Int16
|
|
Notes:
|
Dimensionless value<br/>
|
|
| Property |
Value |
| isFinalSpecialization: |
0 |